home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / e-mail / net-talk / nettalk.doc next >
Text File  |  1996-07-10  |  3KB  |  62 lines

  1.  
  2.                 NetTalk - Copyright 1990 - Frederick Volking
  3.  
  4. ───────────────────────────────────────────────────────────────────────────────
  5. NetTalk allows users to "talk" to each other, from one PC to another,
  6. across Local Area Networks. The maximum number of people that can use
  7. NetTalk, at the same time, is unknown. Testing has proven NetTalk is able
  8. to handle upwards of 32 simultaneous users. Only those theoretical limits,
  9. imposed by the host LAN, need be considered.
  10. ───────────────────────────────────────────────────────────────────────────────
  11. INSTALLATION:
  12.  
  13.     1. Copy the program NETTALK.EXE to a shared LAN drive.
  14.  
  15.     2. Installation done ....
  16. ───────────────────────────────────────────────────────────────────────────────
  17. USE:
  18.  
  19.     1. Using your normal network commands, gain access to the LAN drive
  20.        containing NetTalk.EXE.
  21.  
  22.     2. Make the LAN drive your default drive.
  23.  
  24.     3. Run the program by typing the command>   NETTALK
  25.  
  26. The program will begin running. If you are the first person to begin
  27. NetTalk you'll be shown a blank screen. If you join NetTalk after others
  28. have already been talking, you will be shown one screen-full of the most
  29. recent messages.
  30.  
  31. Simply type the message you want to send. If your message exceeds one line, 
  32. your text will be automatically wrapped to the next line. You may send 
  33. upto 10 lines of text in any single "burst". To send your message, press 
  34. an F2 function key. The entire content of your message will be sent and 
  35. your screen will be cleared, awaiting your next message.
  36. ───────────────────────────────────────────────────────────────────────────────
  37. The source code for NetTalk, written in Microsoft Basic and using Crescent
  38. Software's QuickPak Professional utilities, is avalable for a fee of $50.
  39. ───────────────────────────────────────────────────────────────────────────────
  40. TECHNICAL: For communications, the program uses a temporary file called 
  41.            NETTALK.DAT. The file is automatically created when the first 
  42.            user signs on, and is automatically deleted when the final user 
  43.            leaves the program. The automatic creation and deletion occur 
  44.            every time the program is run.
  45.  
  46.            Rather than exiting NetTalk normally, a user will sometimes
  47.            reboot their computer! If this occurs, it may leave the
  48.            temporary file in existance. If this condition occurs, NetTalk
  49.            will attempt to erase the file the first time it is run
  50.            following the reboot. If NetTalk is unsuccessful, you may need
  51.            to use normal LAN Manager commands to force the deletion of the
  52.            temporary file.
  53.  
  54.            If the Temporary file is not deleted. It will continue to grow!
  55.            Every message that is sent will be added to the file.
  56.            The only problem with this occuring, is that eventually you'll
  57.            run out of disk space!
  58. ───────────────────────────────────────────────────────────────────────────────
  59. If you need to contact me, my Address & Phone number are in the program
  60. Sign-Off screen ......
  61.                                  Enjoy !
  62. ==============================================================> Frederick